summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* patcjhHEADmasterAnton Luka Šijanec2024-02-068-39/+6298
|
* Merge branch 'master' of ssh://ni.sijanec.eu/var/lib/git/sijanec/travnikAnton Luka Šijanec2023-03-193-9/+84
|\
| * radio.phpAnton Luka Šijanec2023-03-171-5/+34
| |
| * radioAnton Luka Šijanec2023-03-173-9/+55
| |
* | začetki rustaAnton Luka Šijanec2023-03-193-0/+60
|/
* fixes on z for radio -- now worksAnton Luka Šijanec2023-03-162-9/+19
|
* radio: more loggingAnton Luka Šijanec2023-03-161-1/+3
|
* radio: logAnton Luka Šijanec2023-03-161-3/+6
|
* no torrent_log_alertAnton Luka Šijanec2023-03-161-1/+1
|
* rsync does not write directly (good actually)Anton Luka Šijanec2023-03-161-1/+1
|
* no picker_log_alertAnton Luka Šijanec2023-03-161-1/+1
|
* no peer_log_alertAnton Luka Šijanec2023-03-161-1/+1
|
* milo.liquidsoapAnton Luka Šijanec2023-03-161-0/+6
|
* no log_alertAnton Luka Šijanec2023-03-161-1/+1
|
* no dht_pkt_alertAnton Luka Šijanec2023-03-161-1/+1
|
* no portmap_log_alertAnton Luka Šijanec2023-03-161-1/+1
|
* no dht_log_alertAnton Luka Šijanec2023-03-161-1/+1
|
* delete path bsAnton Luka Šijanec2023-03-161-2/+1
|
* radio.py: path travnik.py 2Anton Luka Šijanec2023-03-161-1/+1
|
* radio.py: path travnik.pyAnton Luka Šijanec2023-03-161-1/+2
|
* control radioAnton Luka Šijanec2023-03-161-6/+14
|
* first radio testAnton Luka Šijanec2023-03-161-9/+55
|
* fixed previous commit for expectedAnton Luka Šijanec2023-03-151-1/+1
|
* added logging envvar TRAVNIK_DEBUG TRAVNIK_EXPECTEDAnton Luka Šijanec2023-03-151-1/+1
|
* added env var TTL COOLDOWN TOOMUCHAnton Luka Šijanec2023-03-156-6846/+177
|
* infloop fix 2Anton Luka Šijanec2023-03-111-1/+1
|
* infloop fixAnton Luka Šijanec2023-03-111-1/+1
|
* use after free fixAnton Luka Šijanec2023-03-112-7/+11
|
* add included files to makefileAnton Luka Šijanec2023-03-081-2/+2
|
* uname(2) in created by, override with CREATED_BY envvarAnton Luka Šijanec2023-03-081-1/+21
|
* deloAnton Luka Šijanec2023-02-281-19/+19
|
* analiza ipynbAnton Luka Šijanec2023-02-281-890/+1881
|
* pisanje člankaAnton Luka Šijanec2023-02-278-278/+769
|
* flask je prepočasen => src/metainfo.cAnton Luka Šijanec2023-02-227-13/+133
|
* telefonsko popravilo py webappaAnton Luka Šijanec2023-02-213-2/+14
|
* escaping html in filenamesAnton Luka Šijanec2023-02-211-1/+1
|
* webui workingAnton Luka Šijanec2023-02-213-23/+70
|
* nekončano, začenjam webappAnton Luka Šijanec2023-02-215-90/+188
|
* pie -> barhAnton Luka Šijanec2023-02-202-746/+2750
|
* analiza: filetypesAnton Luka Šijanec2023-02-191-98/+1933
|
* začetek analize v pythonuAnton Luka Šijanec2023-02-195-3/+2244
|
* store output in heap instead of on stack, which is too small for big torrentsAnton Luka Šijanec2023-02-131-7/+14
|
* več info o analiziAnton Luka Šijanec2023-02-121-0/+38
|
* JSON now by default again outputs nonascii values literallyAnton Luka Šijanec2023-02-121-8/+10
|
* insert.php error reporting, correct hashesAnton Luka Šijanec2023-02-122-9/+47
|
* insert.php fixes for collisionsAnton Luka Šijanec2023-02-121-8/+19
|
* fix missing piece layers errorsAnton Luka Šijanec2023-02-125-17/+43
|
* program in začetek analizeAnton Luka Šijanec2023-02-127-38/+336
|
* lepši makefileAnton Luka Šijanec2023-02-111-3/+7
|
* better oom algoAnton Luka Šijanec2023-01-303-10/+27
|
* new www, c modsAnton Luka Šijanec2023-01-305-94/+140
|
* fix use after free in torrent structsAnton Luka Šijanec2023-01-293-71/+34
| | | | | remove_torrent was doing wrong things when first torrent in LL was to be removed
* small tweaks introduced memory corruption. see misc/valgrind-2023-01-12.txtAnton Luka Šijanec2023-01-127-52/+1642
|
* attempts to fix ping flood and sybil attacksAnton Luka Šijanec2023-01-105-52/+296
|
* metadl works, but wastes bandwidthAnton Luka Šijanec2023-01-108-141/+334
|
* downloading metadata over tcp works, asan reports a memory leak about nodesAnton Luka Šijanec2023-01-089-332/+709
|
* idea for metadl via tcp for outgoing connections implemented, not tested, compilesAnton Luka Šijanec2023-01-033-29/+353
|
* removed non-ASCII bytes from JSON outputAnton Luka Šijanec2023-01-025-19/+37
|
* pridobivanje peerov delujeAnton Luka Šijanec2023-01-017-233/+666
|
* fixed bdecoding strncpy->memcpy +etcAnton Luka Šijanec2022-12-317-44/+2599
|
* dns resolving for bootstrapping, dht.c compiles, but is untestedAnton Luka Šijanec2022-12-116-26/+313
|
* untested for compilation, dht.c -- TODO: DNS+bootstrapAnton Luka Šijanec2022-12-083-21/+63
|
* adding submodule correctlyAnton Luka Šijanec2022-12-073-5/+1
|
* grem se učit slovenščino. src/dht.c se prevede brez napak. nepreverjeno delovanje.Anton Luka Šijanec2022-12-063-346/+620
|
* delo v knjižniciAnton Luka Šijanec2022-12-061-3/+13
|
* delo v šoliAnton Luka Šijanec2022-12-061-17/+23
|
* grem v dachau, dht.c še vedno netestiranAnton Luka Šijanec2022-12-021-14/+56
|
* grem spat, src/dht.c ni preverjenAnton Luka Šijanec2022-11-302-74/+383
|
* nič preizkušenega, grem spatAnton Luka Šijanec2022-11-291-28/+161
|
* grem spat, dht.c nepreverjenAnton Luka Šijanec2022-11-281-137/+466
|
* did some work, src/bencoding.c tested, src/dht.c untestedAnton Luka Šijanec2022-11-274-117/+747
|
* bencodingAnton Luka Šijanec2022-11-236-86/+223
|
* fixesAnton Luka Šijanec2022-11-213-17/+116
|
* created utils/bencoding.c, fixed bencoding (for now decode only). TODO: fuzzAnton Luka Šijanec2022-11-217-76/+293
|
* initial commit, UNTESTED bencoding parsersijanec2021-05-046-0/+272